@extends('themes.default1.admin.layout.kb') @section('widget') active @stop @section('footer3') class="active" @stop @section('content') {!! Form::model($footer3,['url' => 'post-create-footer3/'.$footer3->id, 'method' => 'PATCH','files'=>true]) !!}