shape
shape

@lang('menu.Project Details')

@if (!empty($project->image) && file_exists(public_path('storage/' . $project->image))) Project Image @else Default Image @endif

{{$project->title }}

{{$project->description }}