@extends('Layout') @section('Content')
{{ HF::DrawHeadPage(array(array('title'=>'حسابي') ),'حسابي')}} @if(Session::has('errors')) @endif {{ Form::open()}}
تغيير الإعدادات الشخصية
{{Form::close()}} @stop