@extends('layouts.app') @push('styles') @endpush @section('content')
@lang('app.new')

@lang('modules.messages.startConversation')

{{-- These inputs fields are used for file attchment --}}
@lang('modules.messages.send')
@endsection @push('scripts') @endpush