@extends('layouts.master') @section('title','Profile') @section('parentPageTitle', 'view') @section('css-link') @include('layouts.include.form.form_css') @stop @section('page-style') @stop @section('content')
@translate(Balance) : {{ formatPrice($instructor->balance) }}