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