@extends('layouts.app_rest') @section('content')
@can('table.create') @endcan {{-- @can('table.update') @endcan @can('table.delete') @endcan --}}
@can('table.view')
Table Location Table Name Table Code Department Chair No Icon Status Action
@endcan
@endsection @section('javascript') @endsection