{{\App::setLocale(Session::get('locale'))}} @extends('layouts.user-layout') @section('title', trans('word.memo')) @section('content')
@lang('word.memo')
@lang('word.no#') @lang('word.memo_content') @lang('word.document') @lang('word.date')
@endsection @section('extra-style') @endsection @section('extra-script') @includeIf('user.common.sweetalert') @includeIf('user.common.datatable') @endsection