@extends('lap::layouts.auth') @section('title', 'Dashboard') @section('child-content')

@yield('title')

You are logged in!
@endsection