@extends('layouts.app') @section('js') @endsection @section('content')

{{ __('Share a Post') }}

@endsection