@extends('layouts.master') @extends('sidebar.dashboard') @section('content')

Outlet Dashboard

@endsection @section('page-script') @endsection