@extends('layouts.app') @section('title') {{ __('HVE Result Proforma') }} @endsection @section('css') @endsection @section('scripts') @endsection @section('breadcrumb')

{{ __('HVE Result Proforma') }}

@endsection @section('content')
@can('create_hve_proforma') {{ __('Create') }} @endcan
# {{ __('Date of Analysis') }} {{ __('Prepared By') }} {{ __('Duration') }} {{ __('Milliampere Start') }} {{ __('Milliampere End') }} {{ __('Voltage Start') }} {{ __('Voltage End') }} {{ __('Watts Start') }} {{ __('Watts End') }} {{ __('Drying after H.V.E run') }} {{ __('Drying of Ninhydrain Strain') }} {{ __('Drying of Fast Blue B Stain') }} Signed Signed Dates Signed By {{ __('Action') }}
@endsection