@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 Image Heading Content Video URL Sub Heading Sub Icon Sub Content
@if($tabledata['status'] =='1') Active @else Inactive @endif
@if($tabledata['hiw_image'] != "NA") @else NA @endif {{$tabledata['heading']}} {{$tabledata['content']}} {{$tabledata['video_url']}} @foreach ( $tabledata['sub_data'] as $hiw )
{{$hiw->sub_heading}}
@endforeach
@foreach ( $tabledata['sub_data'] as $hiw ) {{-- --}}
@if($hiw->sub_icon != "NA") @else NA @endif {{$feature->feature_heading}}
@endforeach
@foreach ( $tabledata['sub_data'] as $hiw )
{{$hiw->sub_content}}
@endforeach

No Data Available

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

Sorry !!! Unauthorized Access

@endif--}} @else

Sorry !!! Service Is Not Available.

@endif @section('externaljs') @endsection