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