@extends('layouts.app') @section('content-header') Dashboard {{ Breadcrumbs::render('home') }} @endsection @section('content') You are now logged in @endsection