@extends('layouts.app') @section('title', 'Edit Account') @include('inventory.accounting.partials.styles') @section('content')
{{ $account->code }} — {{ strtoupper($account->type) }}
{{ $account->code }}