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