@extends('main') @section('css') @endsection @section('content')

Specify your tags

You can detail your tags even further to get the best out of our search and collaboration features. You will be able to do it later if you want.

    @foreach($req_parent_data as $req)
  • @if(isset($child_data[$req])) @endif
    @if(isset($child_data[$req])) @endif
    @if(isset($child_data[$req])) @endif
  • @endforeach
@if(!Auth::user()->selected_profile || Auth::user()->profile_completedselected_profile.'_LIMIT')) @endif
@endsection @section('js') @endsection