@extends('dashboard.layouts.main') @section('content') @php $authUser = Auth::user(); @endphp
Welcome, {{$authUser->name}} {{ session('yourEmail') }}!
Welcome, {{ session('microsoft_email') }}!
Processing: 0%