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