@extends('front.user.profile') @section('page-title', 'Company') @section('tab-content') {!! Form::open(['route' => 'front.user.update_company', 'method' => 'POST', 'files' => false, 'class' => 'flex-fill', 'id' => 'company-form']) !!}