{{ $user->name }}
Quotations
@if ($quotations->count() > 1)
@endif @if ($additem == true) @include('components.quotation.additem') @endif
@include('components.quotation.table')