@extends('themes.backend.layouts.app') @section('datetimeRangePicker') @endsection @section('breadcrumb') @endsection @section('content')
Show Detail: {{ ucwords(str_replace('-', ' ', $form_type)) }}
{!! $cardBody !!}
@stop