@extends('pleaf-common::layouts.master') @section('title') Tenant @endsection @section('page-title') Tenant @endsection @section('ibox-title') Add New Tenant @endsection @section('bread-crumb')
  • Home
  • Tenant
  • Add Tenant
  • @endsection @section('content-title') Add New Tenant Form @endsection @section('content') @messages("onField")
    {{csrf_field()}}
    @endsection