@extends('layouts.plain') @section('styles') @endsection @section('content')

{{$judul}}

@if (session('status'))
{{session('status')}}
@endif
# - Bukti# Tgl So# Customer Total Notes User
@endsection @section('javascripts') @endsection