@extends('layouts.main') @push('styles') @endpush @section('content')
|
#
{{ __('finance.account') }}
{{ __('finance.debits') }}
{{ __('finance.credit') }}
{{ __('finance.description') }}
{{ __('finance.type') }}
{{ __('finance.name') }}
|
|---|
|
|
|
{{ __('finance.total') }}
|