@extends('layouts.admin') @section('title', 'Diamond Gallery Overview') @section('breadcrumbs', 'Gallery') @section('css') @endsection @section('content')
{{-- Modal Delete --}} @endsection @section('script') @endsection