@extends('dispatcher.layout.base') @section('title', 'Add Geo Fencing ') @section('content')
@lang('admin.back')
@lang('admin.geo_fencing.Add_Geo_Fencing')
{{ csrf_field() }}

Click here to clear map.

@endsection @section('scripts') @endsection @section('styles') @endsection