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