@extends('backend.layouts.app') @section('content') Hola Chula Gallery Hola Chula Gallery Hola Chula Gallery ADD GALLERY ID IMAGES ACTION @foreach ($hola as $items) {{ $items->id }} Delete @csrf @method('delete') @endforeach @endsection @section('css') @endsection @section('js') @endsection