@extends('layouts.master') @section('title', 'Welcome to the online vegitable store') @yield('navbar') @section('content')
{{--
--}} {{-- --}} {{--
--}}
{{--
Price
PRICE: LKR100 - LKR10000
--}} {{--
Ratings
RATING: 0 Star - 5 Star
--}}

{{$query}}

Search Results
{{--
SHOWING 15 OF 2 358 RESULTS --}} {{--
--}}
@include('include.productinclude',['itemStore_vegi'=>$stores])
{{--
{{-- ... --}} {{-- {!! $kikitemStore->render() !!} --}}
{{-- ----------------------------MODEL---------------------- --}} {{-- -------------------------END MODEL--------------------------- --}} @section('scripts') @endsection @endsection