@extends('core/base::forms.form') @section('form_end') @if ($form->getModel()->id) @include('plugins/real-estate::account.admin.credit-form', ['account' => $form->getModel()]) @endif @endsection