@extends('frontend.user.user-masters') @section('user-content')
@if(isset($request_become_vendor))

Your account has not yet been approved to become a seller. When it is, you will receive an email telling you that your account is approved!

@else
@endif
@endsection @section('scripts') @endsection