@include('backend.includes.table.header', ['page' => 'installment-cards', 'id' => $installment_card->id])
@include('backend.installment_cards.tables.show')
@include('backend.includes.table.footer', ['page' => 'installment-cards', 'id' => ['installment_card' => $installment_card->id]])