@extends('sellers.layout.mainlayout') @section('content') @php $user = Auth::user(); use Carbon\Carbon; @endphp
@include('sellers.layout.top_header')
@include('sellers.layout.profile')
@include('sellers.layout.header')

Profile Details

profile
@csrf
{{--
--}}
{{--
--}}
{{--
--}}
Mobile
Email
Address

Change Password

@csrf
@endsection @section('customScript') @endsection