@extends('layouts.app') @if(url()->current() == route('share.index',$user)) @section('footer') @endsection @endif @section('content')
@endsection