@extends('Team::dashboard.master') @section('style') @endsection @section('title') SocioBoard | Pinterest Feeds @endsection @section('feed')

Pinterest feeds

@include('Team::Pinterest.inc_posts')
@endsection @section('postModal') @include('Team::dashboard.incPostModal') @endsection @section('incJS') @include('Team::dashboard.incJS') @include('Team::Pinterest.incJS') @endsection