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