@extends('layouts.main') @section('title', $data['title']) @section('content')
@if (canCreate('Expense Type')) @endif
Id Name Code Status Action
@csrf @endsection('content') @section('custom-scripts') @endsection