×
Renew Contract
{!! Form::open(['id'=>'renewContract','class'=>'ajax-form','method'=>'POST']) !!}
@lang('app.startDate')
@lang('modules.contracts.endDate')
@lang('app.amount')
@if($contract->signature)
Keep Customer Signature
@endif
{!! Form::close() !!}
{{----}}