@extends('layouts.master') @section('css') @section('title') {{ __('home.Transfer cash to the next day') }}@stop @endsection @section('page-header')
@endsection @section('content') @if (count($errors) > 0)
خطا
@endif
{{ csrf_field() }}






{{ __('home.decoumentNo') }} {{ __('home.day_transfer') }} {{ __('accountes.user') }} {{ __('users.branch') }} {{ __('home.The amount of the transferred amount') }} {{ __('home.bank balance amount') }} {{ __('home.operations') }}
- - - - - - -
@endsection @section('js') @endsection