@extends('front.layout') @section('title') {{__('page not found')}} @endsection @section('content')

@endsection