@extends('front.master.master') @section('title', __('Our projects')) @section('content')
@include('projects::front.head') @include('projects::front.projects')
@endsection