@extends('Layout') @section('Content')
{{ HF::DrawHeadPage(array(array('title'=>'السلفيات','url'=>URL::Route('ListSalfiat')),array('title'=>'تسجيل سلفية','url'=>'/operations/s') ),'تسجيل سلفية')}} @if(Session::has('errors')) @endif
{{ Form::open(array('id'=>'EradSaheb'))}}
سيتم سحب مبلغ 0 من حساب المؤسسة.


{{ Form::close()}} @stop