@extends('front.master.master') @section('title') {{ $shop_info->shop_name }} | Not Found! @endsection @section('meta') @endsection @section('content') 404 !Oops the page you are looking is not found. @endsection @push('script') @endpush