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