@extends('home::layouts.UserLayout') @section('title') {{env('WEBSITE_TITLE')}} | Scheduling @endsection @section('links') @endsection @section('content')

Pinterest post

@csrf
  • Character limit is 500.
  • You can post max 1 images at a time.
Choose Pinterest pages for posting @foreach( $socialAccounts as $accounts)
@foreach($accounts->boardDetails as $boards) @endforeach
@endforeach
Note: Add only 1 items at a single time.

Preview

Account Name Just now

Like
Comments
Share
@endsection @section('scripts') @endsection