@extends('Frontend.Layouts.modal') @section('title') {{ trans('front.sharing') }} @stop @section('body') @include('Frontend.Sharing.send_form') @stop