@php /** * Component : WhatsAppService * Controller : WhatsAppServiceController * File : templates.list.blade.php ----------------------------------------------------------------------------- */ @endphp @extends('layouts.app', ['title' => __tr('Templates List')]) @section('content') @include('users.partials.header', [ 'title' => __tr('WhatsApp Templates'), 'description' => '', 'class' => 'col-lg-7' ])
{{ __tr('Name') }} {{ __tr('Language') }} {{ __tr('Category') }} {{ __tr('Status') }} {{ __tr('Updated On') }} {{ __tr('Action') }}
@endsection() @push('appScripts')
Fatal error: Uncaught Error: Call to undefined function __yesset() in /home/wtconnects/public_html/backup2808/resources/views/whatsapp-service/templates-list.blade.php:92 Stack trace: #0 {main} thrown in /home/wtconnects/public_html/backup2808/resources/views/whatsapp-service/templates-list.blade.php on line 92