@extends('frontend.layouts.master') @section('styles') @parent @stop @section('content')
@if(isset($banner) && !empty($banner->getData('banner_image'))) @else @endif

{{lang('project_inquiry')}}

@include('frontend.layouts.social')

{{lang('thank_you_for_your_interest_in_registering_with_us')}}

@stop