@extends('restaurant.layout.index') @section('title', 'Muftaax | Restaurant Profile') @section('custom-style') @endsection @section('content')
{{-- Add this modal after your existing modals --}} @endsection @section('custom-script') {{-- Google Map Api --}} {{--Overview Update--}} {{--Profile Update--}} // Add this JavaScript to your existing custom-script section @endsection