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