@extends('layouts.backend',['page_title'=>'Pages']) @section('title')@parent - {{ trans('product.globals.categories') }} @stop @section('content-header')
| @endif | {{ trans('backend.fields.email') }} | {{ trans('backend.action') }} |
|---|---|---|
| @endif | {!! $cont->email !!} |
@if(auth()->user()->role_id == 1 || auth()->user()->can('contact_us.show'))
@endif
@if(auth()->user()->role_id == 1 || auth()->user()->can('contact_us.destroy'))
id) }}' class="btn btn-danger btn-sm delete" data-toggle="tooltip" title="{{trans('backend.Delete')}}">
@endif
|
| {{trans('backend.no records founded')}} | ||