@extends("common.layout-popup") @section("header") @endsection @section("page-title", "[정산관리] 정산 수정") @section("content") @include('payment.partials.payment-calculation',['data' => $data, 'type' => 'popup']) @endsection