@extends('contentNavbarLayout') @section('title', 'Edit Record Type') @section('content')
Edit Record Type
@csrf @method('PUT')
Cancel
@endsection