@extends('web.layouts.main') @section('content')

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

{{__('web.back_home')}}
@stop