@if(!Auth::user())
@include('client.speedy_tabs.register_form')
@else
@foreach($styles as $style) {{ $style->label }} @endforeach

Grand total price: $14.00

@endif