@extends('resource.index') @php $links['create'] = guard_url('manage_i_p/manage_i_p/create'); $links['search'] = guard_url('manage_i_p/manage_i_p'); @endphp @section('icon') @stop @section('title') {!! __('manage_i_p::manage_i_p.title.main') !!} @stop @section('sub.title') {!! __('manage_i_p::manage_i_p.title.list') !!} @stop @section('breadcrumb')