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