@include('includes.header')
@include('includes.alerts')
{!! $recentWork->description !!}
@php
$fileExtension = pathinfo($recentWork->file, PATHINFO_EXTENSION);
@endphp
@if(in_array(strtolower($fileExtension), ['mp4', 'mov', 'avi', 'mkv']))
@else
 }})
@endif