@include('public::notifications')

{{ trans('cms.create') }} Medicine

Your awesome text goes here.


{!!Form::horizontal_open() ->id('create-test123-medicine') ->method('POST') ->files('true') ->action(URL::to('user/test123/medicine'))!!} @include('test123::user.medicine.partial.entry') {!! Form::close() !!}