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

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

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

{{ __('static.cancel') }}
{{ __('master.enter_the_details_below_to_create_designation_for_english_language') }}
{{ __('master.enter_the_details_below_to_create_designation_for_arabic_language') }}
{{ __('admin.status_update') }}
@endsection