@extends('admin/layout') @section('page_title', $brand_info->brand_name) @section('medicine_select','active') @section('brand_select','active') @section('styles') @endsection @section('content') @section('content')

{{$brand_info->brand_name}} View

{{$brand_info->brand_name}} Image  {{$brand_info->brand_name}} {{$brand_info->dosage_forms}}

{{$brand_info->generic_name}}

{{$brand_info->strength}}

{{$brand_info->company_name}}

৳  {{$brand_info->unit_price}}

@endsection @section('scripts') @endsection