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

O.T. Notes Add O.T. Notes

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