@extends('layout') @section('content') @php $UserId = Session::get('UserId'); @endphp

Discharge Card Add New

@endsection @section('scriptcontent') @include('excelscript') @endsection