@extends('market.layout.master') @section('ptitle', 'Marketing') @section('page_title', 'Dashboard') @section('subpage', 'Graph & Summary Report') @section('img_profile', asset($user->staffDetail->user_pic)) @section('login_name', $user->staffDetail->name ) @section('last_login', $user->last_login_at ) @section('content')
Docket's List
# Docket W/O Nature Work Category Contractor Installer Building Contact No. Completed Date Rating

@endsection @section('external_js') @endsection