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