@extends('layouts.master') @section('content')

@lang('app.edit') @lang('app.service')

@csrf @method('PUT')

--

{{ csrf_field() }}
@lang('modules.theme.recommendedResolutionNote')
@endsection @push('footer-js') @if (!empty($googleMapAPIKey)) @endif @endpush