@extends('layouts.member-app') @push('head-script') @endpush @section('page-title')

{{ __($pageTitle) }}

@endsection @section('content')
@lang('app.add') @lang('app.menu.taskLabel')

@csrf

@lang('messages.taskLabel.labelColorSuggestion')

@endsection @push('footer-script') @endpush