@extends('frontend.layouts.master') @section('title') 404 @endsection @section('meta_description') @endsection @section('meta_keywords') @endsection @section('content') @include('frontend/includes/header') @include('frontend/includes/navigation')
Click here to go on Home Page.