@extends("layouts.admin.app") @section("page-title") Services @endSection @section("page-nav-title")
{{__("control-services")}}
{{__("arabic-title")}} | {{__("arabic-description")}} | {{__("arabic-details")}} | {{__("english-title")}} | {{__("english-description")}} | {{__("english-details")}} | {{__("icon")}} | {{__("image")}} | @if(isPermissionsAllowed("edit-services" , "delete-services")){{__("control")}} | @endif
---|---|---|---|---|---|---|---|---|
{{$s->ar_title}} | {{$s->ar_description}} | {{strip_tags_and_symbols($s->ar_details)}} | {{$s->en_title}} | {{$s->en_description}} | {{strip_tags_and_symbols($s->en_details)}} | @if(isPermissionsAllowed("edit-services")) id)}}" class="control-link edit"> @endif @if(isPermissionsAllowed("delete-services")) @endif | @endif