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