@extends('base::layouts.default') @section('stylesheet') @endsection @section('header') @include('base::layouts.headers.dashboard') @endsection @section('content')

Geo Restrictions


{{--
{!! csrf_field() !!}  

--}}
@include('base::partials.errors')
@endsection @section('scripts') {{-- --}} @endsection