@extends('layouts.main.app') @section('head') @include('layouts.main.headersection',['buttons'=>[ [ 'name'=>' '. __('Back To Templates'), 'url'=>url('/user/template'), 'is_button'=>false ], [ 'name'=>' '. __('Back To Contacts'), 'url'=>url('/user/contact'), 'is_button'=>false ] ]]) @endsection @push('topcss') @endpush @section('content')
{{ __('Receiver (To)') }} | {{ __('Device (From)') }} | {{ __('Template') }} | {{ __('Status') }} | {{ __('Actions') }} |
---|---|---|---|---|