@extends('admin.layouts.app') @section('head') @endsection @section('title')

Archive

Cadastrar Archive
@endsection @section('content')
{{ $dataTable->table() }} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @foreach($archives as $archive)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endforeach--}} {{-- --}} {{--
IDTítuloVídeoAções
{{ $archive->id }}{{ $archive->title }}{{ $archive->videourl }}--}} {{-- --}} {{-- --}}{{----}} {{--
--}}
@endsection @section('scripts') {{ $dataTable->scripts() }} {{-- --}} @endsection