@extends('admin.layouts.app') @section('title', 'Edit Store') @section('content')

Edit Store

Update physical store location details.

Back to Stores
@csrf @method('PUT')

Store Information

Paste the Google Maps embed iframe code here.

@endsection