@extends('user.layouts.master') @section('title', __('unlimited')) @section('contents')
@if ($errors->any()) @endif @if (session('success')) @endif
Payment
@csrf
@endsection @push('script') @endpush