@extends('master') @section('title') {{ $title}} @endsection @section('content')

upload file for publication:{{ $publication->heading}}

{{-- @if(session('success'))
{{ session('success') }}
@endif --}}
@csrf
Back to files
@endsection