Terrafirma Info
@can('terrafirma_all_page_create')
Add Terrafirma Info
@endcan
| # | Title | Pages Info | Status | @can(['terrafirma_all_page_edit','terrafirma_all_page_delete','terrafirma_all_page_view'])Action | @endcan
|---|---|---|---|---|
| {{$key+1}} | {{$terrafirma->title}} | @if ($terrafirma->category==1) {{'Soil Stabilization'}} @elseif ($terrafirma->category==2) {{'Laboratory Test'}} @elseif ($terrafirma->category==3) {{'Application & Warranty'}} @endif | {{$terrafirma->status == 1 ? 'Active' : 'De-active'}} |