@extends('app.master') @section('title',$title) @section('breadcrumb') @include('app.layouts.rent.breadcrumb',[ 'pageTitle' => $title, 'lists' => [ [ 'link' => '#', 'name' => 'Rent Profile Management', ], [ 'link' => 'rentprofile.index', 'name' => 'Rent Profiles', ] ] ]) @endsection @section('content')
| Sl. | Name | Code | User | Action |
|---|---|---|---|---|
| Sl. | Name | Code | User | Action |