@extends('layouts.master-without-nav') @section('title') 404 Error Page @endsection @section('body') @endsection @section('content')

44

Sorry, page not found

@endsection