@extends('layouts.student') @section('title', 'My Fees') @section('content') @if (! $statement) @else

Contact your parent/guardian or the bursar's office to make payments.

@endif
@endsection