@extends('layouts.master') @section('browserTitle') {{ trans('menu.ex') }} @endsection @section('breadcrumb') @endsection @section('exerciseBody')





{{ trans('ex.fsNeeded') }}


{{ trans('ex.fsMsg') }}

@endsection