@extends('adminlte::page') @section('content_header')

@lang('global.Import Usagers')

@endsection @section('content')
@csrf
@error('file') {{ $message }} @enderror
@endsection