@extends($active_theme) @section('title') {{__('user.Join as provider')}} @endsection @section('title') @endsection @section('frontend-content')
@csrf

{{__('user.Upload Your Image')}}

{{__('user.Choose a image PNG, JPEG, JPG')}}

{{__('user.Note')}}: {{__('user.Max File Size 2MB')}}
{{__('user.Provider Name')}}*
{{__('user.User Name')}}*
{{__('user.Designation')}}*
{{__('user.email')}}*
{{__('user.Password')}}*
{{__('user.Confirmation Password')}}*
{{__('user.phone')}}*
{{__('user.Country / Region')}}*
{{__('user.State / Province')}}*
{{__('user.Service Area')}}*
{{__('user.address')}}*

{{__('user.Terms and Conditions')}}

@if($recaptchaSetting->status==1)
@endif
@endsection