@extends('backend/include/layout') @section('title') Export Excel || {{env("APP_NAME")}} @endsection @section('fil-arial')

Export de liste en Excel

@endsection @section('contenu')
Exporter en Excel
@csrf
@endsection @section('script-js') @endsection