@extends('user.layout') @section('content')
{{ __('Button_and_Icon_Colors') }}
@csrf
@if ($vcard->template == 6)
@endif @if ($vcard->template != 5 && $vcard->template != 6 && $vcard->template != 9 && $vcard->template != 10)
@endif
@endsection