@extends('layout.master') @section('title', 'Tambah Kriteria') @section('content')
@csrf

@endsection