@extends('adminlte::page') @section('title', 'payments') @section('content_header')

Payments

@stop @section('content')

Create Payment Link

@csrf

Leave empty to use service price

@stop