@extends(decide_template()) @section('title', $pageTitle) @section('page_styles') @endsection @section('page_scripts') @endsection @section(decide_content()) @if (Session::has('msg'))
{{ Session::get('msg') }}
@endif

Fatal error: Uncaught Error: Call to undefined function trans() in /home/rehanjt/public_html/subdomains/test.rehan.jt.mumara.dev/resources/views/themes/default/running-process/index.blade.php:113 Stack trace: #0 {main} thrown in /home/rehanjt/public_html/subdomains/test.rehan.jt.mumara.dev/resources/views/themes/default/running-process/index.blade.php on line 113
@lang('common.label.id') @lang('running_process.table_headings.user') @lang('running_process.table_headings.task') @lang('running_process.table_headings.thread') @lang('running_process.table_headings.status') @lang('running_process.table_headings.started') @lang('running_process.table_headings.actions')