JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour

File "withdraw_account_info.blade.php"

Full Path: /var/www/laravel_filter/resources/views/influencer/withdraw_account_info.blade.php
File size: 308 bytes
MIME-type: text/plain
Charset: utf-8

<div class="alert alert-primary" role="alert">
    <h5>{{__('admin.Withdraw Limit')}} :

        {{ currency($method->min_amount) }} - {{ currency($method->max_amount) }}

    </h5>
    <h5>{{__('admin.Withdraw charge')}} : {{ $method->withdraw_charge }}%</h5>
    {!! clean($method->description) !!}
</div>