@extends('layouts.app') @section('content')
Member's Name | Designation | Company Name | Phone 1 | Phone 2 | Received At | |
---|---|---|---|---|---|---|
{{ $card->exhibition->name }} | {{ $card->exhibition->title_designation }} | {{ $card->exhibition->company_name }} | {{ $card->exhibition->phone }} | {{ $card->exhibition->whatsapp }} | {{ $card->exhibition->email }} | {{ $card->created_at }} |