@extends('layout.master') @if (!empty($alternatif)) @section('title', 'Edit Alternatif') @else @section('title', 'Tambah Alternatif') @endif @push('css') @endpush @section('content') @if ($errors->any())