@if(session('success')) @endif
@csrf
@if($errors->has('profile_access_price')) {{__($errors->first('profile_access_price'))}} @endif
@if($errors->has('profile_access_price_6_months')) {{__($errors->first('profile_access_price_6_months'))}} @endif
@if($errors->has('profile_access_price_12_months')) {{__($errors->first('profile_access_price_12_months'))}} @endif
offer ? 'checked' : ''}}>
@if($errors->has('profile_access_offer_date')) {{__($errors->first('profile_access_offer_date'))}} @endif