@extends('layouts.app') @section('breadcrumb')
@stop @section('content') {!! Form::open(['route' => ['monthly-report.update',$report_transaction->id], 'role' => 'form', 'class' => 'monthly-report-edit-form', 'id' => 'monthly-report-edit-form', 'data-file-upload' => '.file-uploader']) !!}