@extends('layouts.app-settings') @section('main-content')
@include('settings.settings-head')
@if (Auth::check()) @if ((Auth::user()->user_type) === 'ADMIN') @endif @endif

Loading

# REGION PROVINCE Date Created Updated Date Action
{{-- add new and update region modal start --}} {{-- add new and update region modal end --}}
@endsection('main-content')