@extends('pleaf-common::layouts.master') @section('title') Change Tenant @endsection @section('page-title') Change Tenant @endsection @section('bread-crumb')
  • Home
  • Change Tenant
  • @endsection @section('content-title') Change Tenant Form @endsection @section('content')
    {{csrf_field()}}
    @endsection