@extends('layouts.app') @section('page-title', 'Edit Expense Type') @section('content')

Edit Expense Type

@csrf @method('PUT')
Cancel
@endsection