@extends('backpack::layout') @section('header') {!! $crud->getHeading() ?? $crud->entity_name_plural !!} {!! $crud->getSubheading() ?? 'Import Mapping for '.$crud->entity_name !!}. {{ trans('backpack::crud.admin') }} {{ $crud->entity_name_plural }} Import Mapping @endsection @section('content')