@extends('layouts.master') @section('title') Order Entry @endsection @section('headername') Order Entry @endsection @section('content')
{{-- --}}
Order Entry
Back
@csrf @method('PUT')

{{--
--}}

{{-- table --}}
{{-- {{ var_dump($edit_order) }} --}} @php // return; @endphp
Right Eye Left Eye
Sph
Cyl
Axis
Add
Pd
Type
Coating1
Coating2
Coating3
Coating4
A
B
dbl
ED
{{-- eyes form --}}
@endsection @section('scripts') @endsection