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