The change was saved.
Rejection Reason
Cancel
Confirm Reject
Logged as {{$getThis->User()->name}} @if($getThis->User()->role > '1')({{$getThis->User()->getRole->role}})@endif @if($getThis->User()->role == '1' && $getThis->User()->parent > '0')({{$getThis->User()->getParent->legal_name}})@endif
@if ($getThis->User()->role == 4 )
New Invoice
@endif
My Account
Logout
@if(!empty($getThis->User()->warning))
Warning! {{$getThis->User()->warning}}
@endif
@yield('content')
@include('layouts.footer')