@extends('backend.master') @section('title', '500 | Internal Server Error') @section('content')
You are logged in as {{ auth()->user()->name }}. An error occurred while attempting to {{ $action ?? 'perform this operation' }}.
@elseAn error occurred while attempting to {{ $action ?? 'perform this operation' }}.
@endauth {{-- Show the error message --}} @if(isset($exception) && $exception->getMessage())This error requires developer attention. Please contact the JM Innovatech Support Team at 0791 446 968.
@elseThis may be a temporary issue. You can try refreshing the page to continue.
@endif @elseThe system encountered an unexpected condition. Refreshing the page may resolve it. If the issue persists, please contact the JM Innovatech Support Team at 0791 446 968.
@endif Error Code: 500
You are logged in as {{ auth()->user()->name }}. An error occurred while attempting to {{ $action ?? 'perform this operation' }}.
@elseAn error occurred while attempting to {{ $action ?? 'perform this operation' }}.
@endauth {{-- Show the error message --}} @if(isset($exception) && $exception->getMessage())This error requires developer attention. Please contact the JM Innovatech Support Team at 0791 446 968.
@elseThis may be a temporary issue. You can try refreshing the page to continue.
@endif @elseThe system encountered an unexpected condition. Refreshing the page may resolve it. If the issue persists, please contact the JM Innovatech Support Team at 0791 446 968.
@endif Error Code: 500