@if ($type == "freelancer") @else @endif @foreach ($jobPosts as $jobPost) @if ($type == "freelancer") @else @endif @endforeach
Title Catagory Skills Discription Budget Type BudgetCampaign Title Minimum Followers Gender Catagories Platforms Campaign DiscriptionStatus Action
{{ $jobPost->title }} {{ $jobPost->catagory }} {{ collect($jobPost->skills)->join(',', ' and ') }} {{ $jobPost->discription }} {{ $jobPost->budgetType }} {{ $jobPost->budget }}{{ $jobPost->title }} {{ $jobPost->minimum_followers }} {{ $jobPost->gender }} {{ collect($jobPost->categories)->join(',', ' and ') }} {{ collect($jobPost->platforms)->join(',', ' and ') }} {{ $jobPost->discription }} @if ($jobPost->is_approved) Approve @else Pending @endif @if (!$jobPost->is_approved) type}.jobpost.review", $jobPost->id) }}"> @endif
{{ $jobPosts->links() }}