@extends('admin/layout') @section('page_title','List of Generic Names') @section('medicine_select','active') @section('generic_select','active') @section('content')

List of Generic Names (Allopathic) Manage

@if (session()->has('delete_msg'))
× {{session()->get('delete_msg')}}
@endif
@endsection @section('styles') @endsection @section('scripts') @endsection