@extends('layouts.frontend') @section('content')

@yield('code')

@yield('title')

The page you are looking for doesn't exist.

Go back Home
@endsection @push('headerPartial') @endpush {{-- @yield('title')
Error
@yield('code')
@yield('message')
Back Home
--}}