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

{{ __('report.cash') }}






{{ __('home.decoumentNo') }} {{ __('home.date') }} {{ __('report.cash') }} {{ __('home.total') }} {{ __('home.operations') }}
- - - - -

{{ csrf_field() }}

@endsection @section('js') @endsection