@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")
{{__("Social Media")}}
# | {{__("image")}} | {{__("type")}} | {{__("url")}} | @if(isPermissionsAllowed("edit-social-media","delete-social-media")){{__("control")}} | @endif
---|---|---|---|---|
{{++$index}} |
@if($social->getFirstMediaFile("SocialMedia"))
|
{{$social->type}} | {{$social->url}} | @if(isPermissionsAllowed("edit-social-media","delete-social-media"))@if(isPermissionsAllowed("edit-social-media")) id)}}" class="control-link edit"> @endif @if(isPermissionsAllowed("delete-social-media")) @endif | @endif