@extends('welcome') @section('title', __('errors.404_title')) @section('meta_description', __('errors.404_description')) @section('content')

{{ __('errors.404_title') }}

{{ __('errors.404_title') }}
404

{{ __('errors.page_not_found') }}

{{ __('errors.page_not_found_message') }}

@endsection @push('styles') @endpush