Manage Gallery
Success! {{ Session::get('alert-info') }}
@endif
@if (Session::has('alert-warning'))
Success! {{ Session::get('alert-warning') }}
@endif
@if (count($uploads) > 0)
@endif
| No | Category Name | Gallery Slug | Image | Edit | Delete |
|---|---|---|---|---|---|
| {{ $upload->id }} | {{ $upload->name }} | {{ $upload->url }} | Edit |