@extends('layouts.guest') @include('layouts.profilestyle') @section('content')

Customer Care Tracker

@if (Session::has('success')) @endif
{{--

Assign to Employee

--}}

@can('customercaretracker_assign') Assign to Employee @endcan

Contracted Date From
Contracted Date To
Coordinator
Scope Of Business
Company Name
Area
Emirates
Country
Contact Person Name
Contact Number
Select Marketing Action
Category
Remark
Search :
{{ $dataTable->table(['class' => 'table table-bordered table-hover table-striped w-100']) }}
{{ $dataTable->scripts(attributes: ['type' => 'module']) }} @endsection