@extends(decide_template()) @section('title', $pageTitle) @section('page_styles') @endsection @php $app_settings = getApplicationSettings(); @endphp @section('page_scripts') @include('statistics.common.stats_script') @endsection @section(decide_content()) @if (Session::has('msg'))
{{ Session::get('msg') }}
@endif

@if($isDrip) {{ trans('statistics.detail.summary.table_heading.drip_result') }} @else {{ $pageTableHeading }} @endif

@if(!$isBlockedExist) @if(routeAccess('export_broadcast_stats')) @include('statistics.common.download_options') @endif @endif

( ! ) Fatal error: Uncaught Error: Call to undefined function routeAccess() in /home/mohamma2/public_html/subdomains/testing.mohammad.jt.mumara.dev/resources/views/themes/default/statistics/details.blade.php on line 909
( ! ) Error: Call to undefined function routeAccess() in /home/mohamma2/public_html/subdomains/testing.mohammad.jt.mumara.dev/resources/views/themes/default/statistics/details.blade.php on line 909
Call Stack
#TimeMemoryFunctionLocation
10.0034926128{main}( ).../details.blade.php:0