@extends('layouts.base') @section('title', trans('添加代理商')) @section('content')
@if(empty($agent))
@endif
@endsection