@extends('pleaf-common::layouts.master') @section('head') @authorize('editTenant') @endauthorize @endsection @section('end-body') @section('title') Tenant @endsection @section('page-title') Tenant @endsection @section('bread-crumb')
  • Home
  • Tenant
  • @endsection @section('content') @messages @authorize('viewTenant')
    @authorize('addTenant') Add  @endauthorize Refresh

    @endauthorize @endsection