@extends('layouts.client') @section('title', 'Dashboard') @section('content') @push('styles') @endpush
{{ auth()->user()->email }}