@extends('layouts.app') @section('content')
{{ __('Note') }}
{{ $data->title }}
{{ $data->description }}
Back Edit
@endsection