@extends('backend.partials.master') @section('title') {{ __('menus.google_map_settings') }} @endsection @section('maincontent')

{{__('menus.google_map_settings')}}

@method('PUT') @csrf
* @error('map_key') {{ $message }} @enderror
@endsection()