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

Export de liste en PDF ou Excel

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