{{Html::style('global/css/bootstrap.min.css')}} @foreach($settingdata as $view)

{{$view->app_name}}

{{$view->address}}
Phone:{{$view->phone}},Mobile:{{$view->mobile}}
Email:{{$view->app_email}}
Receive Voucher

Credit Voucher

 Date  {{$vouinfo[0]->vou_date}}   Voucher Number  {{$vouinfo[0]->vou_num}}
  Student Name  {{$vouinfo[0]->first_name}} {{$vouinfo[0]->last_name}}   Address   {{$vouinfo[0]->address}}
  {{$vouinfo[0]->phone}}
@foreach($vouinfo as $vouinfoviw) @endforeach
SL Details Amount
{{$i++}}  {{ $vouinfoviw->gdesc}}
{{ $vouinfoviw->plan_name}}
 {{ $vouinfoviw->transection}}
 Total    {{$total}}  
  Narration   {{$vouinfo[0]->ref_no}}
@endforeach