@extends('layouts.front') @push('css') @endpush @section('content')

{{ $gs->error_title }}

{{ $gs->error_text }}
@lang('Go To Home Page')
@endsection @push('js') @endpush