@extends('kiosk.kiosk_template') @section('content')

{{$booth_details['checkpoint_name']}}

Search by name or email Count : {{isset($inside_cnt) ? $inside_cnt :0}}

{{status_error()}}

@csrf
@endsection