@extends('layouts.main') @section('content')
| Date | Location | Venue | Details | @foreach ($shows as $show)
|---|---|---|---|
|
{{$show->date->format('M')}}
{{$show->date->format('j')}}
{{$show->date->format('Y')}}
|
{{$show->city}}, {{$show->state}} | {{$show->venue}} | {{$show->details}} |
| Date | --}} {{--Location | --}} {{--Venue | --}} {{--
|---|---|---|
| {{$show->date->format('M d')}} | --}} {{--{{$show->city}}, {{$show->state}} | --}} {{--{{$show->venue}} | --}} {{--
--}}
{{----}}
{{--
--}}
{{----}}
{{--
--}}
{{----}}
{{--
--}}
{{----}}
{{--
--}}
{{----}}
{{--
--}}
{{----}}
{{--