@extends('backend.layouts.app') @section('title') {{ __($module_title) }} @endsection @section('content')
@if($patient_encounter->status == 1)
@endif
{{--
--}} @endsection @push ('after-styles') @endpush @push ('after-scripts') @endpush