I found the answer myself :)
The translation resources didn't copy from vendor folder to app translation path (like view resources) so just use it like:
echo trans('epayment::epayment.gate');
and it works perfectly.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community