@extends('back.layouts.main') @section('title' , 'الصور') @section('content') @php $params = 'section='.request('section').'&place='.request('place').'&table_id='.request('table_id') ; @endphp
@if($data->isNotEmpty()) @foreach($data as $row) @endforeach @else @endif
# العنوان الصورة
{{$row->id}} {{$row->title}} @if($row->image!='') image)}} style='width:100px'> @endif
id) }}" onsubmit="return confirm('Do you really want delete this?');"> @method('DELETE') @csrf
No Data Available
@stop @push('footer') @endpush @section('breadcrumbs') @stop @push('header') @endpush