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