@extends("layouts.app") @section("title") @php $tablename="ArticleLog"; $article_id = $_GET['article_id']@endphp Article Logs @endsection @section("content") {{-- ---------------------------------------------------- table 1 html -------------------------------------------------- --}} @php $tableNo=1; @endphp