Upload Technicians

@csrf
@for($i=0;$i @endfor
Technician # Full Name Speciality Email Phone Number Date Created
{{$technicians[$i]->id}} {{$technicians[$i]->fullname}} {{$technicians[$i]->speciality}} {{$technicians[$i]->email}} {{$technicians[$i]->phone}} {{$technicians[$i]->date_created}}