@extends('layouts.squelette') @section('css_header') @endsection @section('titre') @endsection @section('titre_header') @endsection @section('titre_page') {{ __("Importation de sites") }} @endsection @section('panel_boutons') @endsection @section('contenu')
@csrf
@component('components.cb_ouinon',['title' => 'Ignorer la première ligne ?', 'name' => 'firstline_ignore', 'value' => '']) @endcomponent
@endsection @section('js_footer') @endsection @section('modale') @endsection