@extends('layouts.default') @section('content')
{{ __('global.navigation.error-404') }}

{{ __('error.header') }}

{{ __('global.tree.back-btn') }}
{{ __('global.navigation.home') }}  >  {{ __('error.header') }}
@endsection