@extends('layouts.info_layout') @section('title', $label) @section('content')
{{$label}}
{!!$description !!}
@endsection