@extends('user/template') @push('style') @endpush @section('content')
Gambar Pohon
{{ $pohon->status }}

{{ $pohon->nama }}

{!! $pohon->deskripsi !!}
Scan Me
@csrf
@push('footer') @endpush @push('script') @endpush @endsection