@auth @else @endauth @extends('layouts.frontendlayout') @section('content')
@if (session('clear_local_storage')) @endif

Enroll {{ auth()->user()->name}} in the following Courses

Offline Course Registration

Your Selected Courses:
@csrf

Available Sections

Total Tuition: $
@endsection