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

{!! $detail['name'] ?? '' !!}

{!! $detail['detail'] ?? '' !!}
{{--

Contact Us

02-409-5299

Line

--}}
@endsection @section('script') @endsection