@extends('admin/layout') @section('page_title', $single_dosage->dosage_forms) @section('medicine_select','active') @section('dosage_select','active') @section('styles') @endsection @section('content')

{{$single_dosage->dosage_forms}} View

{{$single_dosage->dosage_forms}}

{{$single_dosage->icon_image}} Image
@endsection @section('scripts') @endsection