@extends('front_layouts.master') @section('title' , 'Tenancy') @section('main-content') @include('front_layouts.navbar')
@csrf
@include('front_layouts.footer') @endsection