@extends('user.user_dashboard') @section('home')

@forelse ($relatedLangProducts as $related) @empty
Products Coming Soon
@endforelse
@endsection