@extends('layouts.master') @section('content')
| Id | Name | Pass ID | Mobile Number | Date And Time | Oragnization | Action | |
|---|---|---|---|---|---|---|---|
| {{$id}} | {{$visitor->name}} | {{$visitor->pass_id}} | {{$visitor->mobile}} | {{$visitor->entry_datetime}} | @if(!empty($visitor->organization)){{$visitor->organization}} | @elseNA | @endif