@extends('layouts.admin') @section('content')
@php $where = []; if(!empty(region_type_id())){ $where = [['id','=',region_type_id()]] ; } @endphp