@foreach ($data as $all) @endforeach
# Trainee name Designation Workstation Mobile No Email Amount
{{ $i++ }} {{ $all->full_name }} {{ $all->des_name }} {{ $all->institute_name }} {{ $all->mobile_no }} {{ $all->email }} @if($all->total_pay != '') {{ ($all->total_pay * $all->total_attan) }} @else @endif