diff --git a/app/Views/provider/components/topstrip2.php b/app/Views/provider/components/topstrip2.php new file mode 100644 index 0000000..098f1c8 --- /dev/null +++ b/app/Views/provider/components/topstrip2.php @@ -0,0 +1,76 @@ +
+
+
+
+
+
+
+

Encounters

+ +
+
+
+
+
+
+

0

+

Find Encounter

+
+
+
+
+
+
+
+

Schedule

+ +
+
+
+
+
+
+

0

+

This month

+
+
+
+
+
+
+
+

Patients

+ +
+
+
+
+
+
+

+

Find Patient

+
+
+
+
+
+
+
+
+
+
+
+
    +
  • + Redirect Visits 456
  • +
  • New Visits 256
  • +
  • Direct Visits 128
  • +
+
+
+
+
+
+
+
+
\ No newline at end of file diff --git a/app/Views/provider/dash.php b/app/Views/provider/dash.php index 5fe6489..42676e4 100644 --- a/app/Views/provider/dash.php +++ b/app/Views/provider/dash.php @@ -1,3 +1,4 @@ +
diff --git a/app/Views/provider/product.php b/app/Views/provider/product.php index cc422b5..86e5562 100644 --- a/app/Views/provider/product.php +++ b/app/Views/provider/product.php @@ -1,7 +1,113 @@ extend('template/provider_page') ?> section('content') ?> - YES HERE +
+
+
+
+
+

My Products

+
+ +
+
+ ppppp +
+
+
+
+
+
+
+

Actions

+
+ +
+
+
    +
  • +
    +
    Meeting with Amanda and team.
    + 10:30 Jan +
    +
  • +
  • +
    +
    Assign task for Smith.
    + + Wed, 10 Mar + +
    +
  • +
  • +
    +
    Complete milestone 3 and update.
    + + Mon, 14 Jun + +
    +
  • +
  • +
    +
    Start new task with mark.
    + + Sat, 01 May + +
    +
  • +
  • +
    +
    You have created a new task
    + 9:30 +
    +
  • +
  • +
    +
    Meeting with client and CEO.
    + + Fri, 10 Aug + +
    +
  • +
  • +
    +
    Meeting with Amanda and team.
    + + Fri, 01 Dec + +
    +
  • +
+
+
+
+
+
+
+
+

My Products

+
+ +
+
+ ppppp +
+
+
+
endSection() ?> diff --git a/app/Views/template/provider_header.php b/app/Views/template/provider_header.php index a56c887..0cddf48 100644 --- a/app/Views/template/provider_header.php +++ b/app/Views/template/provider_header.php @@ -257,5 +257,7 @@ $local_session = \Config\Services::session();
- + diff --git a/app/Views/template/provider_page.php b/app/Views/template/provider_page.php index 0bca31b..f87b3a1 100644 --- a/app/Views/template/provider_page.php +++ b/app/Views/template/provider_page.php @@ -248,9 +248,8 @@
- - + renderSection('content') ?>