@extends('layouts.front_app') @section('content') Spotlight Comics MEET THE COMICS Austin's comedy stars are ready to crack you up, so get to know them here—it’s a real stand-up move! @foreach($data as $val) @foreach ($val->image as $image) @endforeach @if ($val->image->isEmpty()) @endif {{ $val->name }} @endforeach @endsection
Austin's comedy stars are ready to crack you up, so get to know them here—it’s a real stand-up move!