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