@extends( 'layout.base' ) @section( 'layout.base.body' )

{!! $title ?? __( 'Missing Dependency' ) !!}

{{ $message }}

@endsection