layout('layouts.app', [ 'SEOData' => new SEOData( title: __('Project Proposal'), description: __('Submit a project proposal and let the community vote on it through the elected voters. All other community members can also vote.'), image: asset('img/voting.jpg') ), ]); } }