<script type="text/javascript">
const sayfaYenile = () => {
    window.location.reload();
};
</script>