@extends('layouts.master') @section('title', 'Cetak Tanda Terima') @section('content-header','Cetak Tanda Terima') @section('plugin-styles') {{-- --}} @endsection @section('content')

Cetak Tanda Terima

{{ csrf_field() }}

@endsection @section('plugin-scripts') @endsection @section('custom-script') @endsection