@extends('layouts.master') @section('page_title', 'Imap Integration') @section('content') {{ Form::page_header('Imap Integration:' . ' ' . $user->full_name, 'paper_stack') }} {{ Form::open(['url' => action('ImapIntegrationController@post_imap_config', compact('business', 'user'))]) }}