@extends('frontend.layouts.master') @section('meta_title', __('Error') . ' || ' . $setting->app_name) @section('header') @include('frontend.layouts.header-layout.three') @endsection @section('contents')
{{__('The link you followed probably broken or the page has been removed')}}
{{__('back to home')}} {{__('back to home')}}