@extends('layouts.app') @section('title') @php $tablename=$_GET['view'] @endphp {{$tablename}} @endsection @section('FirstLink') Page @endsection @section('content') @php $tableNo=1; @endphp