@extends('layouts.genindex') @section('title') Emandate {{ $account->account_no }} @endsection @if( $account->account()->exists() ) @section('subtitle') @if (($account->is_lot == 1)) Akaun SEWA @else ({{ $account->account->AwardType->keterangan ?? $account->account->acc_type_id }}) @endif @endsection @endif @section('filter-buttons') @include('layouts.filters') @endsection @section('filter-fields')