@extends('seller.profile') @section('content')
Your account has been blocked. Please contact admin for unblocking.
You are a {{ auth()->user()->isPSeller() ? 'Premium' : 'Standard' }} seller @if($profile->membership_id)
And your membership expires on {{ $profile->membership_expiry }}
If you want to change the gender, please contact the administrator. Contact Admin