@extends('layouts.visitormaster') @section('title','Durga Bhawani Dashboard') @section('visitorcontent') @if($banner==null) @else @endif

{{$project->title}}

{!!$project->subtitle!!}

{!!$project->description!!}
{!!$project->bblock!!}
{!!$project->feature!!} @if($project->bimage!==null) @endif
@endsection