@extends('layouts.master') @section('title',trans('dashboard.show_regions')) @section('css') @endsection @section('page-content')

@lang('dashboard.cities')

@if (count($errors) > 0) @foreach ($errors->all() as $error) @endforeach @endif