@extends("app.layout.base") @section("title") Feedback - Ris/Ros @endsection @section("content") @csrf {{__("msg.risros")}} {{__("msg.ros")}} {{__("msg.ris")}} {{__("msg.andet")}} {{__("msg.besked")}}: {{__("msg.send")}} @endsection @section("scripts") @endsection