@extends('admin/template') @push('style') @endpush @section('content')
Video
Tambah Data
@foreach ($beritas as $berita)
Tree {{-- --}}
@method('delete') @csrf
@endforeach
{{ $beritas->links() }}
@push('script') @endpush @endsection