@ -57,6 +57,7 @@
<label for="batch">Batch Size (L)</label>
<input type="text" class="form-control" name="batch" value="{{ $beer->batch }}" />
</div>
<div class="form-group">
<label for="boil_volume">Boil Volume (L)</label>
<input type="text" class="form-control" name="boil_volume" value="{{ $beer->boil_volume }}" />