@extends('layouts.frontend', ['body_class' => '']) @php SEOMeta::setTitle('404'); @endphp @section('content')

404

{{ __('Az oldal nem található.') }}

@endsection