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

Tambah Gambar Carousel

@if(session('success'))
{{ session('success') }}
@endif
@csrf
@endsection