@extends('layouts.master') @section('title', 'Dashboard') {{-- @section('content-header', 'Template') --}} @section('style-plugins') @endsection @section('style-custom') @endsection @section('content') @endsection @section('script-plugins') @endsection @section('script-custom') @endsection