@if(!is_null($bookauthor->facebook))
@endif
@if(!is_null($bookauthor->twitter))
@endif
@if(!is_null($bookauthor->instagram))
@endif
@if(!is_null($bookauthor->linkedin))
@endif
@if(!is_null($bookauthor->google))
@endif
@foreach($book as $bk)
@endforeach