@extends('admin.layouts.master') @section('title', __('Label.Subscription')) @section('content')

@yield('title')

# {{__('Label.Name')}} {{__('Currency Type')}} {{__('Label.Price')}} {{__('Label.Coin')}} {{__('Label.Action')}}
@endsection @push('scripts') @endpush