extends('components.layouts.app') ->section('content'); } public function counting() { $this->count++; } }