@php($title = 'Вознаграждения') @extends('layouts.admin') @section('content') @livewire('admin.payments') @endsection