@extends('portal.default.layouts.master') @section('header') @stop @section('body')
{{ ctrans('texts.add_payment_method')}}
@yield('credit_card')
@endsection @push('scripts') @endpush