{{-- PAGE LAYOUNT SECTION ADD --}}
@extends('layouts.adminapp')
{{-- ADD PAGE TITLE --}}
@section('title') {{__('lng.DifferentlyAbledTag')}} - {{ __('lng.Create') }} @endsection
{{-- ADD CONTENT IN LAYOUT PAGE --}}
@section('content')
{{-- Create New Differently Abled Tag --}}