@extends('admin.layout.master') @section('title', 'Manage regions') @section('section', __('region.Manage Regions')) @section('body')

@lang('region.Manage Regions')

@can('create-region') @lang('button.Create New') @endcan
@lang('region.id') @lang('region.Region Name') @lang('region.Country') @lang('button.Action')
@endsection