@extends('admin.layouts.template') @section('page_heading','Update') @section('content')
{!! Form::file('file',null,['class'=>'form-control']) !!} @else
No Specification
{!! Form::label('file','Specification') !!}No Specification
{!! Form::label('file','Specification') !!}