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