@extends('layouts.app') @section('content')
Country | Province/State | Name | Designation | Company | Visited At | |
---|---|---|---|---|---|---|
{{$booths->visiterbooths->country}} | {{$booths->visiterbooths->state}} | {{$booths->visiterbooths->name}} | {{$booths->visiterbooths->designation}} | {{$booths->visiterbooths->company}} | {{$booths->visiterbooths->email}} | {{$booths->created_at}} |