@include('include/header')

Ecco Account (Level Control)

Please Enter a contract number while Assigning an Agency and User Name

@if($contract_num!='') @else @endif
@php $assigneduser = (isset($tta->assignedUser))?$tta->assignedUser:''; $agencyid = (isset($tta->agency_id))?$tta->agency_id:''; @endphp
@if($contract_num!='') @else @endif
@include('include/footer')