@extends('admin.layout_admin.main') @section('content')
Thêm mới đơn thuốc
@csrf
Thông tin đơn thuốc

@error('note')
{{ $message }}
@enderror
Chi tiết đơn thuốc
@endsection @section('css') @endsection @section('js') @endsection