@extends('layouts.admin') @section('content')
@if($pay_logs) {{ $pay_logs->links() }} @endif
@endsection