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

( ! ) Fatal error: Uncaught Error: Call to undefined function useLatestNodeUI() in /home/mohamma2/public_html/subdomains/testing.mohammad.jt.mumara.dev/resources/views/themes/default/smtp/index.blade.php on line 26
( ! ) Error: Call to undefined function useLatestNodeUI() in /home/mohamma2/public_html/subdomains/testing.mohammad.jt.mumara.dev/resources/views/themes/default/smtp/index.blade.php on line 26
Call Stack
#TimeMemoryFunctionLocation
10.0012558624{main}( ).../index.blade.php:0