@extends('layouts.app') @section('title', 'Home') @section('content')
{{Auth::user()->first_name}} {{Auth::user()->last_name}}
View and manage your saved addresses here.