@extends('user.master') @section('title', trans('general.dashboard')) @section('content')

@lang('general.dashboard')

@lang('user.announcement')

{!! $announcement !!}
@endsection