@extends('resource.show') @php $links['back'] = guard_url('event/program'); $links['edit'] = guard_url('event/program') . '/' . $program->getRouteKey() . '/edit'; @endphp @section('icon') @stop @section('title') {!! __('event::program.title.main') !!} @stop @section('sub.title') {!! __('event::program.title.show') !!} @stop @section('breadcrumb')