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

Draw a circle - Create a circle on a google map using a point and a radius

Search your business on google map and fill the form below.

@if (Session::has('error')) @endif
@csrf
@foreach($address as $baddress) @endforeach
@foreach($name as $bname) @endforeach @foreach($email as $bemail) @endforeach @foreach($phone as $bphone) @endforeach @foreach($address as $baddress) @endforeach @foreach($description as $bdescription) @endforeach @foreach($website_url as $website) @endforeach @if(is_array($timezone)) @foreach($timezone as $time) @endforeach @endif @if(is_array($category)) @foreach($category as $cat) @endforeach @endif

Are you processing the order yourself or one of our rep on the phone?

   
 
@endsection