@extends('admin_navbar') @section('content')

Add Lab Test (Main)

Price is taken from Test Type. Lab Test itself has no price.

Back
@if($errors->any())
Please fix the following:
    @foreach($errors->all() as $e)
  • {{ $e }}
  • @endforeach
@endif
@csrf
{{-- Left --}}

Test Details

Type Price: PKR 0.00 Lab Test has no price.
Active
Inactive tests can be hidden later.
{{-- Right --}}

Image & Equipment

preview
PNG/JPG/WEBP up to 2MB.
Hold Ctrl/Command to select multiple.
Selected equipment:
@endsection