@extends('layouts.app') @section('title', 'Add image') @section('content')
@csrf
@endsection()