@extends('admin.layouts.app') @section('title', 'Lead') @section('content')

Task List All the tasks related to the togged in user.

Actions
{{-- Mr Hazem Galal --}}
Lead options
  • Option 1
Object Name Object Type Task Title Owner Description Priority Due Date Stage Time Spent
Lead options
  • Option 1
Object Name Object Type Task Title Owner Description Priority Due Date Stage Time Spent
@include('admin.common-modals.newmessage'); @stop @section('styles') @stop @section('admin_js') @include('admin.task.js.index') @stop