Manage Event

@csrf

@foreach($dataevent as $data) @php $images = json_decode($data->poster); @endphp @endforeach
Bil Name Image/Poster Action
{{++$count}} {{$data->name ?? ''}} @foreach($images as $img) @endforeach