@extends('Sidebar.icssacvSidebar') @section('title', 'Carga Fotografias') @section('contenido')
@csrf
@endsection @section('titulo') @endsection @section('scripts') @if (Session::has('msg')) @endif @if (Session::has('msg_fail')) @endif @if (Session::has('msg_fail_eco')) @endif @endsection