@extends('backend.layouts.app') @section('title', 'Create Geosite') @push('styles') @endpush @section('content')
@csrf



@endsection @push('scripts') @endpush