@extends('layouts.master') @section('page_title',$title) @section('content') {{ Form::open(['url' => action('CampaignDeliverableController@update', compact('campaign_deliverable'))]) }}