@extends('layouts.dashboard') @section('css') @stop @section('content')

{{$title}}

@stop @section('js') @stop