@extends($errorLayout ?? 'layouts.app') @section('title', 'Page Not Found') @section('contents') @endsection