@extends('layouts.master') @section('content')
Create Employee Type
Employee Type List
@if ($errors->any())
@endif
@csrf
@stop