@extends('client.raffles.layouts.app') @section('content')
{{ $item->requirements }}
@endforeach{{ $item->requirements }}
@endforeach{{ $item->requirements }}
@endforeachApplication Fee | Tution Fee | Health Service | Student Activities | Technology Fee | Library Fee | Total Fee |
---|---|---|---|---|---|---|
{{ $fee->application_fee }} | {{ $fee->tution_fee }} | {{ $fee->health_service }} | {{ $fee->student_activities }} | {{ $fee->technology_fee }} | {{ $fee->library_fee }} | {{ $fee->application_fee + $fee->tution_fee + $fee->health_service + $fee->student_activities + $fee->technology_fee + $fee->library_fee }} |