diff --git a/resources/views/client/raffles/layouts/partials/footer.blade.php b/resources/views/client/raffles/layouts/partials/footer.blade.php index 3bb0c3f..2cea3b9 100644 --- a/resources/views/client/raffles/layouts/partials/footer.blade.php +++ b/resources/views/client/raffles/layouts/partials/footer.blade.php @@ -85,7 +85,7 @@
- +
diff --git a/resources/views/client/raffles/pages/cost-calculator.blade.php b/resources/views/client/raffles/pages/cost-calculator.blade.php index 9308ac2..2d93e2f 100644 --- a/resources/views/client/raffles/pages/cost-calculator.blade.php +++ b/resources/views/client/raffles/pages/cost-calculator.blade.php @@ -151,7 +151,7 @@ id="{{ $country->id }}"> + for="{{ $country->id }}">{{ $country->title }}
@endforeach @@ -167,9 +167,9 @@
+ id="{{ $status }}"> + for="{{ $status }}">{{ $status }}
@endforeach @@ -210,10 +210,11 @@ @foreach ($programLevelOptions as $level)
- -
@endforeach diff --git a/resources/views/client/raffles/pages/study-destination-template.blade.php b/resources/views/client/raffles/pages/study-destination-template.blade.php index 8acb6ac..315dbc5 100644 --- a/resources/views/client/raffles/pages/study-destination-template.blade.php +++ b/resources/views/client/raffles/pages/study-destination-template.blade.php @@ -27,6 +27,14 @@ @endforeach + +
  • +
    + +
    Free Resources
    +
    +
  • +
    diff --git a/resources/views/client/raffles/pages/test-single-template.blade.php b/resources/views/client/raffles/pages/test-single-template.blade.php index e14fbbf..6d1f40c 100644 --- a/resources/views/client/raffles/pages/test-single-template.blade.php +++ b/resources/views/client/raffles/pages/test-single-template.blade.php @@ -27,6 +27,14 @@ @endforeach + +
  • +
    + +
    Free Resources
    +
    +
  • +