@extends('layouts.master-dashboard') @section('title', trans('menu.dashboard')) @php $api_key=isset($app_settings['google_api_key']) && !empty($app_settings['google_api_key']) ? $app_settings['google_api_key'] : ''; @endphp @section('page_scripts') @endsection @section('dashboard_scripts') @endsection @section('page_styles') @endsection @section('content')

Fatal error: Uncaught Error: Call to undefined function session() in /home/rehanjt/public_html/subdomains/test.rehan.jt.mumara.dev/resources/views/themes/default/dashboard/index.blade.php:1139 Stack trace: #0 {main} thrown in /home/rehanjt/public_html/subdomains/test.rehan.jt.mumara.dev/resources/views/themes/default/dashboard/index.blade.php on line 1139