@extends('user.layout') @section('content')
Button & Icon Colors
@csrf
@if ($vcard->template == 6)
@endif @if ($vcard->template != 5 && $vcard->template != 6 && $vcard->template != 9 && $vcard->template != 10)
@endif
@endsection