@extends('buyer.layout.master') @section('content') {{-- {{dd(Auth::user())}} --}}

{{Auth::user()->username}}

Customer
{{-- --}}
{{-- --}} {{-- --}}
{{-- --}}
@endsection