@extends('layouts.app_layout') @section('content') @php $addRoute = route('facilities.create'); @endphp @can('add facility') @php $button = ' Add New'; @endphp @endcan
Sl. No. Name Action
@endsection @section('pages-scripts') @endsection