@extends('adminlte::page') @section('title', 'Dashboard') @section('preloader')

Loading

@stop @section('content_header')

Dashboard

@stop @section('content') @include('notifications')
@stop @section('plugins.jQuery-UI', true)