@extends('front.layout.app') @section('content')

Our Work

@forelse($our_work as $val) @empty

Our Work are empty!

@endforelse
@include('front.layout.contact-form') @endsection