@extends('layouts.default') @section('content')

Firefly
Migration

  1. Upload firefly-export-****-**-**.json
  2. Wait..
  3. Done!

 

{{Form::open(['files' => true])}}

Upload the export file here.

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