@extends('layout.main') @section('title', 'Edit Reseller') @section('content')
@csrf @method('PUT')
Kembali Simpan
@endsection