@extends('user.layout') @section('content')
Translate Keywords
@csrf
@foreach ($vcardKeywords as $key => $value)
@endforeach
@endsection