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


Edit Region Name

@csrf() @method('PUT')
Cancel
@endsection