Add RX

{{ Form::open(['url' => '#', 'name' => 'score_data_add_form', 'id' => 'score_data_add_form', 'enctype' => 'multipart/form-data']) }}
@if(Auth::user()->user_type == 'ABM')
@endif
{{-- --}}
Sr No Select Brand Action
Drop Files Here Or Browse Files

{{--
--}}
{{ Form::close() }}