@extends('layouts.admin') @section('content') @section('headerTitle') {{$event->title}} @endsection @section('breadcrumbs') {{ Breadcrumbs::render('admin.news_events.events.view', $event) }} @endsection @section('buttons') @endsection