@extends('layouts.app') @section('content')
{{ csrf_field() }}

{{__("Filters")}}

{{__("If you want to search for more id's, you should separate them with comma and without spaces. For example (134545,2223345,545555)")}}.

@endsection