@extends('layouts.app') @section('style') @endsection @section('content')

New Order - Touwsberg

@csrf @if(Auth::user()->hasRole('Discipline Leader')) @else @endif
Items selected appear here
Place Order
@endsection @section('script') @endsection