@extends("layouts.app") @section("title") @if($_GET['view']=="Reviewer") @php $tablename="Reviewer" @endphp Reviewers @else @php $tablename="HKMPUser" @endphp CCKH Users @endif @endsection @section("content") {{-- ---------------------------------------------------- table 1 html -------------------------------------------------- --}} @php $tableNo=1; @endphp