@extends('admin.layout.app') {{-- makes everything from admin.app appear here --}} @section('heading', 'Slider Photos for ' . $single_portfolio->title) @section('rightside_button') Back to previous @endsection @section('main_content')
SL | Photo | Actions |
---|---|---|
{{ $loop->iteration }} | {{-- helps numbering 1,2,3 dynamically --}}
@if ($item->photo)
|
Delete |