Current File : /home/itiffy/www/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/views/404.blade.php
@extends('errors::layout')

@section('title', 'Page Not Found')

@section('message', 'Sorry, the page you are looking for could not be found.')