providers dash
This commit is contained in:
@@ -17,36 +17,36 @@ class Provider extends SecureBaseController
|
||||
"text"=> "Meeting with Amanda and team",
|
||||
"date"=> "10:30 Jan",
|
||||
],
|
||||
[
|
||||
"icon"=> "info",
|
||||
"text"=> "Meeting with Amanda and team",
|
||||
"date"=> "10:30 Jan",
|
||||
],
|
||||
[
|
||||
"icon"=> "danger",
|
||||
"text"=> "Assign task for Smith",
|
||||
"date"=> "Wed, 10 Mar",
|
||||
],
|
||||
[
|
||||
"icon"=> "success",
|
||||
"text"=> "Meeting with Amanda and team",
|
||||
"date"=> "10:30 Jan",
|
||||
],
|
||||
[
|
||||
"icon"=> "warning",
|
||||
"text"=> "Meeting with Amanda and team",
|
||||
"date"=> "10:30 Jan",
|
||||
],
|
||||
[
|
||||
"icon"=> "info",
|
||||
"text"=> "Meeting with Amanda and team",
|
||||
"date"=> "10:30 Jan",
|
||||
],
|
||||
[
|
||||
"icon"=> "success",
|
||||
"text"=> "Meeting with client and CEO.",
|
||||
"date"=> "10:30 Jan",
|
||||
],
|
||||
// [
|
||||
// "icon"=> "info",
|
||||
// "text"=> "Meeting with Amanda and team",
|
||||
// "date"=> "10:30 Jan",
|
||||
// ],
|
||||
// [
|
||||
// "icon"=> "danger",
|
||||
// "text"=> "Assign task for Smith",
|
||||
// "date"=> "Wed, 10 Mar",
|
||||
// ],
|
||||
// [
|
||||
// "icon"=> "success",
|
||||
// "text"=> "Meeting with Amanda and team",
|
||||
// "date"=> "10:30 Jan",
|
||||
// ],
|
||||
// [
|
||||
// "icon"=> "warning",
|
||||
// "text"=> "Meeting with Amanda and team",
|
||||
// "date"=> "10:30 Jan",
|
||||
// ],
|
||||
// [
|
||||
// "icon"=> "info",
|
||||
// "text"=> "Meeting with Amanda and team",
|
||||
// "date"=> "10:30 Jan",
|
||||
// ],
|
||||
// [
|
||||
// "icon"=> "success",
|
||||
// "text"=> "Meeting with client and CEO.",
|
||||
// "date"=> "10:30 Jan",
|
||||
// ],
|
||||
];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user