@extends('layouts.app') @section('head') @include('layouts.partials.headersection',['title'=>'Make Order']) @endsection @section('content')
{{ $row->description }}