@extends('layouts.main_without_top_button', ['title' => 'OTHER SETTINGS | ' . config('app.name')]) @section('title', 'OTHER SETTINGS') @section('navigation') @stop @section('contentinner')
@include('financial_accounts.settings.includes.profile')
Other Expenses
{!! csrf_field() !!}
Depreciation
{!! csrf_field() !!}
TRA FINE
{!! csrf_field() !!}
@endsection