@extends('layouts.admin') @section('title') {{@$headerTitle}} @if(!empty($parentId)) {{$parentSlider->title}} @endif @endsection @section('breadcrumbs') {{ Breadcrumbs::render('admin.content.sliders') }} @endsection @section('buttons') @can('admin-create') @if(!empty($parentId)) Înapoi @endif Adaugǎ @endcan @endsection @section('content')