@extends('admin.layouts.container') @section('content')

{{$head ?? '' }}

@if($comment->course_name)
@endif @if($comment->product_name)
@endif
@endsection @section('inner_js') @endsection