@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 {{ $pageDescription }} @endif

@if(routeAccess('export_drip_stats')) @include('statistics.common.download_options') @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/drip-details.blade.php on line 574
( ! ) Error: Call to undefined function routeAccess() in /home/mohamma2/public_html/subdomains/testing.mohammad.jt.mumara.dev/resources/views/themes/default/statistics/drip-details.blade.php on line 574
Call Stack
#TimeMemoryFunctionLocation
10.0024730360{main}( ).../drip-details.blade.php:0