@extends('layouts.member-login') @section('title','Cell Culture') @section('page_title','CellCulture') @section('page_level_css') @endsection @section('content')
@include('member.include.user-info-box')
@csrf @isset($post->id) @endisset @php $magicBoxLength = 25 @endphp
@include('member.include.create-post-sidebar')

{{$postTopbarTitle ?? 'Create Data Post [Human Samples]'}}

@include('member.include.post-title-topbar')

Use the species lookup tool below* or select the quick reference species listed below.

*LabPair uses integrated taxonomic system (ITIS.gov) for specific identification
@php $html="" @endphp @foreach($species as $specie)
@endforeach
    {!!$html!!}