@include('partials.header')
Edit Agent
Back to List
Agent Information
@csrf @method('PUT') {{-- User Type --}}
{{-- Role - Phone - Email --}}
{{-- Ownership - Type - Password --}}
{{-- Address --}}
{{-- Pincode - State - City --}}
{{-- Image --}}
@if($distributor->image) @else

No image uploaded

@endif
{{-- Submit --}}
@include('partials.footer')