@extends('frontend.student-dashboard.layouts.master') @section('dashboard-contents')

{{ __('Wishlist') }}

Preloader
@include('frontend.wishlist.wishlist-card')
@endsection