@extends('welcome') @section('title','Adding View') @section('content-header','Add a new Current View of the Place') @section('content-breadcrumb') @endsection @section('content')
@include('dashboard.messages')

Upload Image

@csrf
{{--
--}}
@endsection