@extends('admin::layouts.app') @section('content')

{{ __('master.nationality_master') }}

{{ __('master.add_nationality') }}

{{ __('static.cancel') }}
{{ __('master.enter_the_details_below_to_create_nationality_for_english_language') }}
{{ __('master.enter_the_details_below_to_create_nationality_for_arabic_language') }}
{{ __('admin.status_update') }}
@endsection