@extends('layouts.app') @section('title') Dashboard @endsection @section('description') Overview of all activities. @endsection @section('breadcrumb')
  • Dashboard
  • @endsection @section('content')
    You are logged in!
    @endsection