1 2 3 4 5
@extends('layouts.error') @section('title', $ErrorMessage) @section('message', $ErrorMessage)