Google Nest
@if (session('success'))
@endif
{{ session('success') }}
@endif
@if ($errors->any())
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
| # | Text | WhatsApp Number | URL Link | QR Code | Status | Actions |
|---|---|---|---|---|---|---|
| {{ $loop->iteration + ($googleNests->currentPage() - 1) * $googleNests->perPage() }} |
{{ Str::limit($googleNest->text, 50) }}
|
{{ $googleNest->whatsapp_number }} | {{ Str::limit($googleNest->url_link, 30) }} |
@if ($googleNest->qr_code_url)
|
||
| No Google Nest records found. | ||||||
{{ $googleNests->links() }}