@extends('layouts.app') @section('title', __('dashboard.Add New Expense')) @section('page_heading', __('dashboard.Add New Expense')) @section('content') @include('dashboard.finance.partials.topbar') @include('layouts.partials.workspace-page-styles')
{{ __('dashboard.create_expense_desc') }}