@extends('frontend::layouts.master') @section('title') @section('style') @endsection @section('content')

{{$data['wonewith']['name']}}

{!! $data['wonewith']['detail'] !!}
@endsection @section('script') @endsection