@extends(decide_template()) @section('title', $pageTitle) @section('page_styles') @endsection @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 {{ $pageDescription }} @endif

@if(routeAccess('export_trigger_stats')) @include('statistics.common.download_options') @endif

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