@extends('layouts.app') @section('content')

{{trans('lang.doctor_review_plural')}} {{trans('lang.doctor_review_desc')}}

@include('doctor_reviews.show_fields')
@endsection