@extends('layout.guest') @section('content') {{-- Who We Are --}}

Who We Are

@foreach ($who as $item)
YouTube Thumbnail
@endforeach
@endsection @section('scripts') @endsection