@extends('layouts.master')
@section('title', 'Dashboard')
@section('style-plugins')
@endsection
@section('style-custom')
@endsection
@section('header', '')
@section('content')
{{--
Alexander Pierce
23 Jan 2:00 pm
Is this template really for free? That's unbelievable!
--}}
{{--
Sarah Bullock
23 Jan 2:05 pm
You better believe it!
--}}
{{-- --}}
@endsection
@section('script-plugins')
@endsection
@section('script-custom')
@endsection