$postTitleContent = get_field('post-title_content');
$bottomContent = get_field('bottom_content');
$ingredients = get_field('ingredients');
$directions = get_field('directions');
$chef = get_field('chef_name');
?>
Other cocktails you may enjoy
$postTitleContent = get_field('post-title_content');
$bottomContent = get_field('bottom_content');
$ingredients = get_field('ingredients');
$directions = get_field('directions');
?>