@extends('layouts.master') @section('title',__('States')) @section('breadcum') @endsection @section('maincontent')
{{ __('Choose country to get states') }}
@endsection @section('scripts') @endsection