@extends('layouts.admin') @section('content')

{{ $account->code }} {{ $account->description }}

@endsection