@extends('resource.show') @php $links['back'] = guard_url('import/import'); $links['edit'] = guard_url('import/import') . '/' . $import->getRouteKey() . '/edit'; @endphp @section('icon') @stop @section('title') {!! __('import::import.title.main') !!} @stop @section('sub.title') {!! __('import::import.title.show') !!} @stop @section('breadcrumb')