Passing Form Data to the Paginator | Part Two: Creating a Custom Pagination View in Laravel
…? > " value = " <?php echo $ paginator -> getCurrentPage ( ) ; ? > " placeholder = " Page # " class = " form-control " style = " width: 150px; float: left; margin-left: 20px; " > 13 <?php echo Form :: close ( ) ; ? > 14 </ li > 15 </ ul > 16...