@extends('layouts.admin') @section('headerTitle') Galerie Video @endsection @section('breadcrumbs') {{ Breadcrumbs::render('admin.videoGallery.index') }} @endsection @section('content') @section('buttons') @can('admin-create') Adauga Video @endcan @endsection