@extends('layouts.default') @section('title', 'Dynamic Master')
@push('head') @endpush @section('content')
Designation Master
@csrf
User Type
------- Select User Type -------
@php foreach($allUserType as $aut){ @endphp