Please turn on your browser GPS
{{-- --}}
@error('barangay')
{{ $message }}
@enderror
@if (count($attachments) < 1 && ($video == null || $video == ""))
Empty
@endif
@foreach ($attachments as $key => $item)
@endforeach
@if ($video)
@endif
@if ($errors->any())
Please enter required inputs!
@endif