@extends('dashboard.layout.partials.dashboard') @section('content')
@if ($errors->any())
@endif

Add Region

@csrf()
Cancel
@endsection