@extends('buyers_sellers.layout2.master') @section('title', 'Edit Profile') @section('content')
Client Profile Edit
@csrf
@if(Session::has('message')) @endif
Edit Basic Info
{{--

Lorem ipsum dolor sit amet, consecteturs.

--}}
{{-- --}}
@if(Auth::user()->profile ==null) Responsive image @else Responsive image @endif

{{ $errors->first('proofs') }}
Upload Profile photo

{{-- --}} Displayed on Your public profile, notifications and other places.
{{-- --}} Displayed on Your public profile, notifications and other places.
{{-- --}} We'll never share Your email with anyone else.
{{-- --}}

{{ $errors->first('proofs') }}
Upload Photo ID

{{--
--}}
{{--
--}} {{-- --}}
@endsection @section('scripts') @endsection