@extends('dashboard.layout.layout') @section('content')

{!! trans('dashboard.error.404') !!}

{!! trans('dashboard.error.404_msg') !!}
@endsection @section('page_styles') @endsection