@extends('layouts.master') @section('superadmin')

Sales Tracker

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

@role('super_admin') Assign to Admin / Employee @endrole @can('salestracker_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
{{-- @can('salestracker_create') Add @endcan --}}
Search :
{{ $dataTable->table(['class' => 'table table-bordered table-hover table-striped w-100']) }}
@endsection {{ $dataTable->scripts(attributes: ['type' => 'module']) }}