@extends('layouts.main') @section('title', $title) @section('header', $title) @section('breadcrumb') @endsection @section('content')

{{$error_code}}

{{$message_title}}

{{$message}}

@endsection @push('custom-scripts') @endpush