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