@include('partials.announcement')
@if(count($signed_contracts) <= 0)
{!! Form::close() !!}
@endif
There is not signed Contract.
@else
{!! Form::open(['route' => ['front.deposit.deposit_store'], 'method' => 'POST', 'id' => 'deposit-form']) !!}
%
%
* @lang('crm.deposit_note')