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