@extends('website.layout.master') @section('title', 'Login') @section('content')

Membership

Select membership

Order summary

Course (Change)

{{ $exam->title }}

Membership

{{ $package->duration }} Month

Expiry Date: {{ $end_date }}

Total

$ {{ number_format($package->price, 2) }}

{{ csrf_field() }}
Write your details
Select payment method

I agree to the terms and conditions of this Website.

@stop