@extends('admin.layouts.master') @section('title') Broker Share @stop @section('style') @stop @section('content')

Broker Share

{{----}}
{{ csrf_field() }}
{{--
--}}
@if(Session('info'))
@endif
@stop @section('script') @stop