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