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