@include('modal')
Select work station
@foreach ($workName as $item)
{{ $item->work_station_name }}
@endforeach