@extends('layouts.main') @section('title', (isset($rec->id)) ? __('form.edit_expense') : __('form.add_new_expense')) @section('content')