@extends('frontend.layouts.app') @section('contents')

Flash Sale

@foreach ($flashSaleProducts as $product) @endforeach
{{ $flashSaleProducts->links() }}
@endsection