@extends('layouts.app') @section('content')

{{ __('Add Expense') }}

@csrf
@endsection