@extends('portal.ninja2020.layout.app') @section('meta_title', ctrans('texts.payments')) @section('body')
@livewire('payments-table')
@endsection