@if($serverstatus) {{--@if(\Illuminate\Support\Facades\Auth::user()->isAbleTo('masterdata-read'))--}} {{--Permissions--}}
{{--@if(\Illuminate\Support\Facades\Auth::user()->isAbleTo('masterdata-create'))--}} {{----}} {{-- @endif--}}
{{-- --}} @if(sizeof($datatables)>0) @foreach($datatables as $tabledata) {{----}} @endforeach @else @endif
Actions Status Service Name Service Cost ValidityGST Net Amount
{{----}}
@if($tabledata['status'] =='1') Active @else Inactive @endif
{{$tabledata['service_name']}}
{{$tabledata['service_description']}}
{{$tabledata['service_cost']}} @if($tabledata['period_in_days']) {{$tabledata['period_in_days']}} Days @else Lifetime Free @endif {{$tabledata['gst']}} %
{{$tabledata['gst_amount']}}
{{$tabledata['net_amount']}}

No Data Available

{{$datatables->links('livewire.pagination-livewire')}}
{{-- @else

Sorry !!! Unauthorized Access

@endif--}} @else

Sorry !!! Service Is Not Available.

@endif @section('externaljs') @endsection