@include('forms.fbncheader') @include('forms.fdatatables')
| Table origine SIALE | Chemin | Table destination SIPRE | Lignes | |
|---|---|---|---|---|
| {!! $origine !!} | {!! $path_origine !!} | {!! $dest !!} | {!! $t_nbligne_dest[$dest] !!} | {!! Form::open(['url' => '/param/load_table', 'method' => 'POST']) !!} {!! Form::submit('Importer', ['class' => 'btn btn-danger']) !!} {!! Form::close() !!} |