{{-- JQUERY AUTOCOMPLETE --}}
{{-- --}} Loading...
@yield('content') @if(session()->has('success')) @php session()->remove('success'); @endphp @endif @if(session()->has('error')) @endif {{--JQUERY AUTO COMPLETE SEARCH--}} {{-- Code For Enter Key Press To submit Search--}}