@if ($errors->has('cat_id')) {{ $errors->first('cat_id') }} @endif
@if ($errors->has('track_type_id')) {{ $errors->first('track_type_id') }} @endif
@if ($errors->has('track_id')) {{ $errors->first('track_id') }} @endif
@push('styles') @endpush @push('scripts') @endpush