@extends('layouts.app') @section('content') @include('googleDashboards.modals.pbs_shopping_campaign') @include('googleDashboards.modals.pbs_normal_campaign') @include('googleDashboards.modals.csv_import_shopping_campaign') @include('googleDashboards.modals.csv_import_normal_campaign') @include('googleDashboards.modals.pms_shopping_campaign') @include('googleDashboards.modals.pms_normal_campaign') @include('googleDashboards.modals.auto_create_ads_settings') @include('googleDashboards.modals.auto_create_ads_settings_form') @include('googleDashboards.modals.device_csv_import') @include('googleDashboards.modals.sku_tool') @include('googleDashboards.modals.sku_tool_form') @include('googleDashboards.modals.ad_schedule')