{{ __("Do you really want to delete these records? This process cannot be undone.")}}
{{ __("Do you really want to delete these records? This process cannot be undone.")}}
# | {{ __('Image') }} | {{ __('URL') }} | {{ __('Status') }} | {{ __('Action') }} |
---|---|---|---|---|
1 |
|
{{$trusted->url}} |
@can('front-settings.trusted-sliders.edit')
{{ __("Edit")}}
@endcan
@can('front-settings.trusted-sliders.delete')
{{ __("Delete")}}
@endcan
|