@extends('layouts.adminapp') @section('content') {{-- Designation ADD New --}}
@csrf

Add New Designations

{{--

Enter your next TODO

@csrf
Back --}} @endsection