@extends('layouts.master2') @section('title', trans('feedback_loop.processed.title')) @section('page_styles') @endsection @section('page_scripts') @endsection @section('content')

{{trans('app.fbl.processed.title')}}

@endsection