@extends('layouts.app') @section('title', 'Edit Account') @section('breadcrumb')
@if($account->code){{ $account->code }} — @endif{{ $account->name }}
{{ $account->code }}