@extends('frontend.layouts.app') @section('content')
@foreach($all_flash_deals as $single) @endforeach
@endsection