@extends( 'layout.base' ) @section( 'layout.base.body' )
NexoPOS
{!! Hook::filter( 'ns.before-new-password-form', new Output ) !!} @include( '/common/auth/new-password-form' ) {!! Hook::filter( 'ns.after-new-password-form', new Output ) !!}
@endsection @section( 'layout.base.footer' ) @parent {!! Hook::filter( 'ns-new-password-footer', new Output ) !!} @endsection