{{ $error}}
@endforeach{{ __("Do you really want to delete these records? This process cannot be undone.")}}
# | {{ __('Image') }} | {{ __('Title') }} | {{ __('Detail') }} | {{ __('Status') }} | {{ __('Action') }} |
---|---|---|---|---|---|
1 |
|
{{$data->title}} | {{$data->detail}} | @if( $data->status == 1) {{ __('Active') }} @else @endif |