@extends('layouts.app') @section('title', 'Dashboard') @section('content')
Selamat datang, {{ Auth::user()->name }}
{{ Auth::user()->subtitle }}