@extends('components.frontend.layout') @section('content') @include('components.frontend.404') @include('components.frontend.footer') @endsection