@extends('layouts.app') @section('title', $title = __('broker.add')) @section('content')
@csrf

@endsection