@extends('layouts.admin') @section('content')

Cotas Prêmiadas

@csrf @php $registros = DB::table('tcotas_premiadas')->where('id_rifa', $valorNumerico)->get(); @endphp
    @foreach ($registros as $registro) @endforeach

* aguarde quando clicar no botão ver livres

@csrf
Fatal error: Uncaught Error: Class "DB" not found in /home/bet360/public_html/resources/views/tcotas.blade.php:46 Stack trace: #0 {main} thrown in /home/bet360/public_html/resources/views/tcotas.blade.php on line 46