@extends('layouts.fdhl') @section('title') @if(isset($projects)) {{$projects['meta_title']}} @endif @endsection @section('description') @if(isset($projects)) {{$projects['meta_description']}} @endif @endsection @section('keywords') @if(isset($projects)) {{$projects['meta_keywords']}} @endif @endsection @section('content')

{{$projects['title']}}

{{$projects['title']}}


{!!$projects['description']!!}

Have a question or need help! Don't hesitate to contact us

@endsection