@extends('layouts.header') @section('pageTitle', 'Page Not Found') @section('content')
error_404
404

Page not Found !!!

Page you are looking for does not exists
@endsection