@extends('layouts.app') @section('content')
Recipe Listing
{!! $select_category_string !!}
{!! $select_time_string !!}
{!! $select_other_string !!}
@endsection