@extends('layouts.admin') @section('content')

Ubah Gallery

@if ($errors->any())
@endif
@method('PUT') @csrf
@endsection