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