@if (view()->shared('device') == 'mobile') @include('layout.mobile.history-play') @else @include('layout.desktop.history-play') @endif