MIF_E31221420/resources/views/juri/contoh.blade.php

8 lines
130 B
PHP

@extends('juri.layouts.master')
@section('title', 'Judul Halaman')
@section('content')
{{-- Konten halaman --}}
@endsection