@extends('layouts.master') @section('content') {!! Form::open(['route'=>'pembayaran.store','method'=>'POST','files'=>true,'id'=>'myForm']) !!}