@extends('user.layout') @section('content')
{{ __('Add_vCard') }}
{{ __('Back') }}
{{-- Featured image upload end --}}
@csrf

...

...

{{ __('vCard_Name_text') }}

{{ __('Enter_Phone_Number_with') }} {{ __('Country_Code') }}

{{-- Infromation Start --}}


{{-- Infromation End --}}
@endsection @section('scripts') @endsection @section('vuescripts') @endsection