@extends('layouts.master') @section('content')

Edit Document Type

@csrf @method('PUT')
Document type name is required!
@endsection @push('header_scripts') @endpush @push('footer_scripts') @endpush