@extends('layout.master')
@section('content')
@component('pembayaran.pembayaran-petshop-tambah') @endcomponent
@component('layout.modal-confirmation') @endcomponent
@component('layout.modal-confirmation-pet-shop') @endcomponent
@component('layout.message-box') @endcomponent
@endsection
@section('script-content')
@endsection
@section('css-content')
@endsection
@section('vue-content')@endsection