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