@extends('layouts.main') @section('title', $data['title']) @section('content')
@csrf
Please select expense type.
Please select payment type.
Add reference
Reference Type Reference Amount Action
@endsection('content') @section('custom-scripts') @endsection