@extends('layouts.app') @section('title', 'Zip Update') @section('content')
@csrf


@endsection @section('script') @endsection