@extends('page.user-dashboard.app') @section('content_dash') @push('css') @endpush
@push('js') @if (session('exam_message')) @endif @endpush @endsection