@extends(decide_template())
@if($page_data['action'] == 'add')
@section('title', trans('contact_list.add.title'))
@elseif($page_data['action'] == 'edit')
@section('title', trans('contact_list.edit.title'))
@endif
@section('page_styles')
@section('page_scripts')
Fatal error: Uncaught Error: Call to undefined function routeAccess() in /home/rehanjt/public_html/subdomains/test.rehan.jt.mumara.dev/resources/views/themes/default/list/create.blade.php:29
Stack trace:
#0 {main}
thrown in /home/rehanjt/public_html/subdomains/test.rehan.jt.mumara.dev/resources/views/themes/default/list/create.blade.php on line 29