@extends('web.pages.user._template', ['page' => 'dashboard']) @section('tab')

Halo {{auth()->user()->name}}

Selamat datang di halaman profil mu.

Ke Halaman Utama
@endsection