@include('layout.alerts.index')
| No |
Big Image |
Layout Type |
Total Image Square |
Year |
Action |
@foreach ($data as $key => $value)
| {{ ++$key }} |
|
{{ $value->type == 'big_left' ? 'Big Left' : 'Big Right' }} |
{{ $value->image_squares_count }} |
{{ $value->year }} |
@if($value->image_squares_count == 0)
@endif
|
@endforeach