@extends('app-new') @push('head-script') @endpush @push('content-header')
@endpush @section('content') {!! Form::model($manager, ['method' => isset($manager) && $manager->id ? 'put' : 'post', 'files' => 'true']) !!}{{ trans('common/common.attachmentCaption') }}