@extends('themes.backend.layouts.app') @section('datetimeRangePicker') @endsection @section('breadcrumb') @endsection @section('content')
{{ ucwords(str_replace('-', ' ', $form_type)) }} Details
{!! $thead !!} {!! $tbody !!}
@stop