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

Find the best Twitter influencers for your business.

@if($accountId !== '') @endif @if($twitterAccounts !== null)

@else
Currently no Twitter accounts added. Please add twitter accounts to proceed
@endif
@endsection @section('page-scripts') @endsection