@extends('resource.create') @php $links['back'] = guard_url('beejees_lavalite/test'); $links['form'] = $links['back']; @endphp @section('icon') @stop @section('title') {!! __('beejees_lavalite::test.title.main') !!} @stop @section('sub.title') {!! __('beejees_lavalite::test.title.create') !!} @stop @section('breadcrumb')