@once @endonce
@if (! empty($loadingView) && view()->exists($loadingView)) {!! view($loadingView)->render() !!} @else
@endif