@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")
{{__('All Special Offer')}}
{{__("ID")}} | {{__("Image")}} | {{__("Url")}} | @if(isPermissionsAllowed("control-social-media")){{__("Control")}} | @endif
---|---|---|---|
{{$special_offer->id}} | {{$special_offer->url}} | @if(isPermissionsAllowed("control-social-media"))$special_offer->id])}}" class="control-link edit"> | @endif