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