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

Click here to clear map.

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