@extends('frontend.master') @section('content')
@foreach ($projects as $project) @endforeach
@endsection()