@extends('layouts.app') @section('title', trans('app.main')) @section('content')

@lang('app.404')

@lang('app.go_home')
@endsection