Reimbursement Type Edit

Edit: {{ $type->name }}

@csrf @method('PUT')
@error('name')

{{ $message }}

@enderror
is_active) ? 'checked' : '' }}>
{{ old('description', $type->description) }}
Batal {{ __('Edit') }}