@extends('admin.sidebar') @section('content') {{-- TABLE --}}
Video Background
@include('message')
Tambahkan Video Background @foreach ($videobackground as $item) @endforeach
Nama Video Action
{{ $item->video }}
{{-- TABLE --}} {{-- Modal STORE||START|| --}} {{-- Modal STORE||END|| --}} {{-- Modal UPDATE||START|| --}} {{-- Modal UPDATE||END|| --}} {{-- Modal DESTROY||START|| --}} {{-- Modal DESTROY||END|| --}} {{-- script --}} @push('script-modal') {{-- data modal Update --}} @endpush {{-- script --}} @endsection