@extends('layouts.admin') @section('content')
{{ csrf_field() }}
@if($userRole != 'Operations')
@endif
Client Contact Name Email Phone Number Logistic Assignment Last Contacted Mode Total Revenue Last Transaction Date Notes
@endsection @section('scripts') @endsection