@extends('layout.main') @section('title', 'Tambah Reseller') @section('content')
@csrf
{{ old('address') }}
Back Add Reseller
@endsection