@extends('layouts.header') @section('content') @php echo "
";
	//print_r($panels);
echo "
"; @endphp

Module

@endsection