diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index e99a6e9a..631ec205 100644 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -1,7 +1,7 @@ @extends('layouts.dashboard') @section('page_heading','Dashboard') @section('section') - +
@@ -97,14 +97,14 @@
- + @section ('pane2_panel_title', 'Responsive Timeline') @section ('pane2_panel_body') - + - - - + + +
  • @@ -207,9 +207,9 @@
- + - + @endsection @include('widgets.panel', array('header'=>true, 'as'=>'pane2')) @@ -224,8 +224,8 @@ @section ('pane1_panel_title', 'Notifications Panel') @section ('pane1_panel_body') - - + + View All Alerts - + - + @endsection @include('widgets.panel', array('header'=>true, 'as'=>'pane1')) - - + + @section ('pane3_panel_title', 'Chat') @section ('pane3_panel_body') @@ -317,14 +317,14 @@ -
+