@extends('frontend.layouts.main') @section('title','Write to CSV Pharmaceuticals for Quality, Process and Quotations') @section('content')

Search Results

  • Home
  • Search Results
@if(count($results) > 0) @foreach($results as $result)
{{$result->product}}
{{$result->product}}
{{$result->product_code}}
@endforeach @else
Your Search Product Not Available in our Database ... Please Send Your Query For this product.. or Please Try Again with Correct Product Name, Thanks for Your Cooperation, You can Call Us for Immediate Response : - +91 120 4106666, 4287172 - 76.
@endif
@endsection