@extends('layouts.master') @section('page_title', 'Domain Ignore') @section('content') {{ Form::page_header("Add New Domain to Ignore", "sourcedata") }} {{ Form::open(['url' => action('ImapIntegrationController@post_create_domain_blocklist', compact('business'))]) }}