@extends('layout.backend.containerlist') @section('header_css') @endsection @section('footer_js') @endsection @section('dynamicdata')
| S N | Caption | Image | Status | Options | |
|---|---|---|---|---|---|
| {{ $index+1 }} | {{ $record->caption }} |
@if(file_exists('uploads/albums/thumbs/'.$record->attachment) && $record->attachment!='')
@endif
|
@if($record->is_active == 1) @else @endif | View Add Images | |
| No record found. | |||||
| S N | Caption | Image | Status | Options | |