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