{{-- Extends layout --}} @extends('layout.default') {{-- Content --}} @section('content.extended') {{-- Dashboard Manager --}}

@endsection {{-- Scripts Section --}} @section('scripts') @endsection