diff --git a/resources/views/checkout_select_form.blade.php b/resources/views/checkout_select_form.blade.php index 4b57865..e4b117d 100644 --- a/resources/views/checkout_select_form.blade.php +++ b/resources/views/checkout_select_form.blade.php @@ -1,5 +1,22 @@ @extends('layouts.app') +@push('styles') + + +@endpush + @section('content')