{{ trans('cms.view') }} {!! trans('customer::amc_contract.name') !!} [{{ "AN-".$contract->id }}]
@if($contract->id )
@if( user('admin.web')->canDo('customer.amc_contract.update') || user('admin.web')->isSuperUser())
@if ($contract->status == "Closed" || count(@$bill) > 0)
@else
@endif
@endif