@extends('layout') @section('header') @endsection @section('content')

{{$solution->description}}

{{$solution->price}}

{{$solution->type_label}}

@endsection