@extends('layouts.user') @section('title') Send Product @endsection @section('content') {{ auth()->user()->username }} {{ auth()->user()->email }} Submit Delivery Details : @csrf Tracking ID : Courier Service : Drop Off Location : Submit @endsection
{{ auth()->user()->email }}