@extends('admin.layouts.app', ['title' => __('LightSpeed Product Search')]) @section('content')

{{ __('LightSpeed Product Search') }}

@include('admin.layouts.footers.auth')
@endsection @push('js') @endpush