@extends('Email::layout') @section('content')

{{__("Hello Administrator")}}

{{__('An user has been registered as Vendor. Please check the information bellow:')}}

{{__('You can approved the request here:')}} {{__('View request')}}


{{__('Regards')}},
{{setting_item('site_title')}}

@endsection