@extends('layouts.layout-2') @section('content')

{{ __('Page not available') }}

{{ __('back to the homepage') }}
@endsection