Made it so they can now make there own dynamic guide

This commit is contained in:
2020-08-04 15:29:08 +02:00
parent 210aa00fc6
commit 9dd09f2205
4 changed files with 46 additions and 7 deletions
@@ -231,7 +231,6 @@ class WashingReservationController extends Controller
'<td></td>'.
'<td></td>'.
'<td></td>'.
'<td></td>'.
'</tr>';
}
return Response($output);