@extends('import::layouts.master') @section('content') New Import @php echo $form->toHtml(); @endphp @endsection @push('scripts') @endpush