@extends('Frontend.Layouts.modal') @section('modal_class', 'modal-lg') @section('title') {!!trans('front.sharing')!!} @stop @section('body')
{{ trans('front.send') }}
@include('Frontend.Sharing.device.table')
@stop @section('buttons') @stop