@extends ('layouts.app', [ 'name' => 'error' ]) @section('content')
@yield('error')
@endsection