@extends('layouts.main', ['title' => 'Ubah Data Setor']) @section('content')

Ubah Data Setor

@method('PUT') @csrf @include('setor.form')

@endsection