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