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