@extends('templates.master') @section('breadcrumb')

@php $title = "Cetak buku Simpanan Baru" @endphp {{ $title }}

@endsection @section('content')
CETAK BUKU SIMPANAN BARU
s/d
@endsection