@props(['route','params' => []])

{{ $text ?? ' البحث' }}

{!! Form::open(['route' => [$route,$params] ,'method'=>'GET' , 'onsubmit' => 'showLoader(5000)']) !!} {{ $slot }}
@if(request()->except('page')) الغاء البحث @endif بــحــث {{ $export ?? null }}
{!! Form::close() !!}