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